go/ast.IndexListExpr.Lbrack (field)
5 uses
go/ast (current package)
ast.go#L364: Lbrack token.Pos // position of "["
go/parser
parser.go#L2970: Lbrack: lbrack,
go/types
index.go#L487: lbrack: e.Lbrack,
golang.org/x/tools/internal/typeparams
common.go#L35: return e.X, e.Lbrack, e.Indices, e.Rbrack
common.go#L57: Lbrack: lbrack,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)